call frame meaning in English
调用帧
Examples
- Blocks to release a resource if its lifetime is tied to that of a specific call frame , but longer - lived resources require a strategy for ensuring their eventual release
块来释放该资源,但是长期存活的资源需要一种策略来确保它们最终被释放。 - Note that a demand placed on your program entry point never gets evaluated because the stack walks always begins at calling stack frame , but in this case , there is no such calling frame to evaluate
注意,放置在程序入口点的要求从不会被评估,因为堆栈审核总是在调用堆栈帧开始,可是在这样的情况下,没有这样的调用帧可进行评估。